home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / FireTalk / firetalk.exe / %MAINDIR% / FtPlatform.cab / FtDatabaseUninst.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-10-24  |  557 b   |  29 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultUninstall]
  5. DelFiles=Component.del.files,
  6. DelReg=Component.Del.Reg
  7.  
  8. [FtUpdaterUninstall]
  9. DelFiles=Component.del.files
  10. DelReg=Component.Del.Reg
  11.  
  12. [Component.Del.Reg]
  13. HKCU,Software\Firetalk\%GUID%
  14.  
  15. [DestinationDirs]
  16. Component.del.files=01      ; 01 is the source directory
  17.  
  18. [Component.del.files]
  19. %COMPONENT_NAME%.dll ,,,
  20. %COMPONENT_NAME%Uninst.inf
  21.  
  22. [DeleteDirectories]
  23. DbCache
  24.  
  25. [Strings]
  26. GUID        =    69e7f382-402f-4cb2-a205-0a5fa5343496
  27. COMPONENT_NAME    =    FtDatabase
  28. PRODUCT_DESC    =    "FtDatabase"
  29.